home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / filutil / pa_st270.zip / CHANGE.LOG < prev    next >
Text File  |  1995-02-01  |  4KB  |  86 lines

  1. ===============================================================================
  2. ==========================                         ============================
  3. ==========================     VERSION HISTORY     ============================
  4. ==========================                         ============================
  5. ===============================================================================
  6.  
  7.  
  8. For easy reference, this history is presented in reverse order (most recent
  9. version first).  Remember:  if you have previously registered Parse-O-Matic,
  10. you are entitled to unlock any new shareware versions we create for a period of
  11. two years.  Thus, your small investment in the initial registration can provide
  12. you with plenty of free updates.  Since we do not automatically ship new
  13. versions, you are encouraged to drop by our free files BBS (514-345-8654) every
  14. few months, to see what's new.
  15.  
  16. Most of our updates come about on the basis of requests from Parse-O-Matic
  17. users.  We charge a nominal fee for custom work, but this fee is typically
  18. substantially reduced if the requirement is largely applicable to other users.
  19. Our development is directly driven by YOU, the customer.
  20.  
  21.  
  22. ------ ------------------------------------------------------------------------
  23.  VER.  WHAT'S NEW IN THIS VERSION
  24. ------ ------------------------------------------------------------------------
  25.  
  26. 2.70   POM can now read DBF (DBase) files directly
  27.        New ASCII literals (using the # character)
  28.        New TRACE, OUTHDG and PAGELEN commands
  29.        Documented the /Q command-line switch
  30.        User manual expanded to 30 pages; new examples (walk-throughs) provided
  31.  
  32. 2.60   New BEGIN and END commands (blocked "IF" operations)
  33.          Command lines may now be indented for clarity
  34.        New predefined variable $SPLIT
  35.          This indicates which CHOP or SPLIT segment you are on (1, 2, 3 etc.)
  36.        New look-up processing
  37.          New LOOKUP, LOOKSPEC, LOOKCOLS, LOOKFILE commands
  38.          New /L start-up option
  39.        Improved error detection and reporting
  40.        Comparison operation is now optional for OUT and OUTEND
  41.  
  42. 2.52   Added new symbol $TAB; fixed operation of $BRR and $BRL
  43.        New provisions for international registration
  44.  
  45. 2.51   Fixed Program Error MV-P-2 caused by padding with tabs instead of spaces
  46.  
  47. 2.50   CHOP command breaks up fixed-length (non-text) files
  48.        User manual restructured and partially rewritten
  49.  
  50. 2.40   SPLIT command breaks up long (over 255 characters) input lines
  51.  
  52. 2.33   New /Q (quiet) function:  type POM /? for explanation
  53.        Fixed bug: long output lines (>255) occasionally would lose some text
  54.  
  55. 2.32   Fix to CHANGE to correct lock-up when matching single-character string
  56.        Added registration via credit card
  57.        Added new version of SEE to allow full browsing of wide documents
  58.        While tracing, processing display now shows precise line number
  59.  
  60. 2.31   MINLEN now supports zero-length lines
  61.          Default MINLEN is, however, still "1"
  62.  
  63. 2.30   Output (via OUT and OUTEND) can now be more than 255 characters
  64.          However, no individual OUT or OUTEND can output a line longer than 255
  65.        New commands:  PAD, INSERT
  66.        Ease-of-use changes
  67.          More informative processing display
  68.          Variable names are no longer case sensitive
  69.          Improved error checking
  70.          Added another example to documentation
  71.  
  72. 2.20   Provided 2-year automatic registration for registered users
  73.        Increased number of variables and literals from 100 to 225
  74.        Allowed "=", "THEN" and "ELSE" to improve readability
  75.        New commands:  SET, ACCEPT
  76.        Now possible to trace variables by name (SET POM=var/var/var...)
  77.          SET POM=T (older versions) is now specified as SET POM=ALL
  78.        Improved documentation (more examples)
  79.  
  80. 2.10   First public release
  81.  
  82. 2.00   Custom version; not released to public
  83.  
  84. 1.00   Custom version; not released to public
  85.  
  86.